CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 视频 运动目标 跟踪

搜索资源列表

  1. Dmovving_objei

    0下载:
  2. 数字视频序列运动目标检测与跟踪技术研究究,西北大学的文章,讨论了多目标跟踪的问题 -Digital video sequence of moving target detection and tracking studies, Northwestern University article to discuss the problem of multi-target tracking
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3808642
    • 提供者:抛弃
  1. VideoDetect

    0下载:
  2. 基于OpenCV的简易目标检测跟踪程序,能够实现对每帧视频的连续编号截图,可以实现键盘对视频播放的控制,能对每一视频帧生成包含运动目标区域的前景图像,采用某种策略实现对运动目标的跟踪,并用矩形框+编号将运动目标标出。-A simple target detection program base on OpenCV , which can numbered consecutively for each frame of video screenshots, keyboard control the
  3. 所属分类:OpenCV

    • 发布日期:2017-05-21
    • 文件大小:6152853
    • 提供者:肖帅
  1. MotionPDetection

    0下载:
  2. 运动目标检测与跟踪的matlab代码,包含实验数据,代码解释。有助于行人检测,智能交通,视频监控等领域的研究。-Moving target detection and tracking matlab code, contains the experimental data, code interpreter. To help pedestrian detection, intelligent transportation, video surveillance, and other areas
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:1209644
    • 提供者:闪米德
  1. tracking

    0下载:
  2. 目标跟踪,视频中的运动目标检测与跟踪,matlab 代码,简单易懂-object tracking.motive object detection and tracking in videos.
  3. 所属分类:matlab例程

    • 发布日期:2013-04-16
    • 文件大小:94250
    • 提供者:易扬
  1. 4

    0下载:
  2. 本文针对摄像机运动情况下的多目标跟踪问题,提出了基于粒子滤波的跟踪算法。在粒子滤波算法基础上,将二阶自回归过程作为系统状态转移模型,HSV 颜色直方图作为观测模型,对视频中多个目标的位置、大小进行跟踪。实验结果表明,该算法能实时正确地跟踪多个目标,并对局部遮挡有较好的鲁棒性,也能在目标短暂消失导致跟踪失败后,在目标重新出现后及时捕获并继续进行跟踪。-A tracking algorithm based on particle filter is proposed to deal with mul
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:405623
    • 提供者:wenping
  1. OpenCV-VIDEO-DETCTION

    0下载:
  2. 计算机视觉是研究用计算机模拟生物外显或宏观视觉功能的科学和技术。作 为计算机视觉研究的一个分支—运动目标的检测与跟踪,就是对视场内的运动目 标,如人或车辆等,进行实时的观测,并在此基础上对被观测对象进行分类,然 后分析它们的行为。近年来,计算机视觉的研究重点已经从对静态图像的研究过 渡到对动态图像序列的研究上面,这方面的典型应用包括自动化的视频监控系 统、视频MPEG编解码技术、人机交互的感知接口、军事上的制导、雷达视频 图像中的
  3. 所属分类:software engineering

    • 发布日期:2017-11-17
    • 文件大小:5889717
    • 提供者:土豆
  1. Video-Demo

    0下载:
  2. VC++视频图像运动目标检测,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 视频只限于RGB非压缩Windows AVI格式-VC++ video image moving target detection, video presentations algorithm including: 1. The background prediction target d
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:103700
    • 提供者:yangdong
  1. car_motion_detect

    0下载:
  2. 基于视频的运动目标检测和跟踪----主程序-Based on moving target detection and tracking of the video- the main program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-22
    • 文件大小:2457
    • 提供者:郭志明
  1. jisi

    0下载:
  2. 运动目标的检测是视频处理过程中后续跟踪技术的基础,其检测结果的好坏直接关系到能否跟踪到运动目标及跟踪准确度问题。运动目标的检测就是从机器视觉系统获取的序列图像中把前景,运动,目标分割提取出来的过程。本文描述了机器视觉中运动目标检测的主要方法
  3. 所属分类:Special Effects

    • 发布日期:2017-11-17
    • 文件大小:1491
    • 提供者:kaidi
  1. opencv

    0下载:
  2. 本系统主要实现视频中运动目标的跟踪,通过VC++开发工具构建一个目标跟踪软件系统。给定一段视频,使用OpenCV视觉库和Camshift算法来检测视频中运动的目标,借助计算机强大的计算能力和视频处理技术的结合,实现对视频场景中目标进行检测、识别、跟踪。-failed to translate
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:996415
    • 提供者:贾昆明
  1. Meanshift-algorithm-matlab

    0下载:
  2. 本代码是meanshift算法来实现运动目标视频跟踪-this code is used as video moving object tracking of meanshift aglorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-11-07
    • 文件大小:4096
    • 提供者:白雪
  1. ObjectTrackingBasedOnVideo

    0下载:
  2. 基于opencv的以vc++语言设计的系统,可以实现对视频中运动目标的跟踪。-Opencv based systems designed to vc++ language, can be achieved on the video moving target tracking.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-25
    • 文件大小:13658696
    • 提供者:黄天
  1. detecting-and-tracking

    0下载:
  2. 视频序列中二维运动目标的检测与跟踪算法演示-Video sequences dimensional moving target detection and tracking algorithm demo
  3. 所属分类:Special Effects

    • 发布日期:2017-11-14
    • 文件大小:1182300
    • 提供者:windy
  1. Motion-Detection-in-Video-

    0下载:
  2. 在VS2008环境下实现视频序列中,运动目标的检测和跟踪,包括帧差法、背景差分法、MeanShift算法。-In the VS2008 environment for video sequences, moving target detection and tracking, including frame difference method, background subtraction, MeanShift algorithms.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-10
    • 文件大小:8685568
    • 提供者:claire
  1. moving-object-detection-and-tracking

    0下载:
  2. 多摄像机视频监控中运动目标检测与跟踪,提出在多个摄像头下对目标检测与跟踪的算法-Multi-Camera Video Surveillance moving target detection and tracking is presented in multiple cameras under target detection and tracking algorithms
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:8967873
    • 提供者:黄翔
  1. motiondetect

    0下载:
  2. opencv环境下实现对视频中运动目标的识别与跟踪,内含视频为某时段某市区交通情况-opencv environment to achieve the video moving target identification and tracking, embedded video for a certain period of urban traffic conditions
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:509212
    • 提供者:Simon
  1. 2222222222

    0下载:
  2. 光流算法程序,用来估计背景变化的图像序列或视频序列,可以很好的用来跟踪运动目标-Optical flow algorithm is used to estimate changes in background image sequence or video sequence can be well used to track moving targets. . .
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:258993
    • 提供者:zm
  1. Demo-Motion-Detection

    1下载:
  2. Matlab编写的一段程序,利用文档中的Demo文件,通过函数的调用,实现对视频文件中运动目标的跟踪-Matlab prepared for some procedures, the use of the document Demo files through function calls to achieve the video moving target tracking file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:625909
    • 提供者:malu
  1. video-motion-detection

    0下载:
  2. 一段视频中运动目标检测跟踪以及画出轨迹设计-Video motion detection
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:626774
    • 提供者:taijing
  1. matlab-video-tracking

    1下载:
  2. 基于粒子滤波和卡尔曼滤波的运动目标视频跟踪程序,非常强大和实用,强烈推荐学习使用。-Kalman filter based on particle filter and target video motion tracking program, very powerful and practical, it is strongly recommended to learn to use.
  3. 所属分类:matlab例程

    • 发布日期:2014-03-15
    • 文件大小:873669
    • 提供者:文杰
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com